type crypto/ecdsa.zr

3 uses

	crypto/ecdsa (current package)
		ecdsa.go#L454: type zr struct{}
		ecdsa.go#L456: var zeroReader = zr{}
		ecdsa.go#L459: func (zr) Read(dst []byte) (n int, err error) {